DataSource for Entity Framework in WPF
C1.LiveLinq.Collections Namespace / IndexedCollection<T> Class / IndexedCollection<T> Constructor

In This Topic
    IndexedCollection<T> Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the IndexedCollection<T> class.  
    Initializes a new instance of the IndexedCollection<T> class that contains elements copied from the specified list.  
    Initializes a new instance of the IndexedCollection<T> class that contains elements copied from the specified list, and provides a custom C1.LiveLinq.Listeners.PropertyChangeListener<T>.  
    See Also